home *** CD-ROM | disk | FTP | other *** search
- ; This is a sample configuration file for LYME, version 1.00.
- ;
- ; All lines preceded by ; are comments, and are ignored.
- ;
- ; The first non-comment line must be the path where the .TICs and files
- ; are found.
- ;
- c:\im\files\
- ;
- ; Next you may have a number of !commands, which control different functions
- ; of the processor.
- ;
- ; !TICKET will generate a 'ticket' message in the specified base, addressed
- ; to the given name, with a list of all files imported, the area they come
- ; from, and their brief (one-line) description
- ;
- !TICKET 1 SysOp
- ;
- ; !DIZ controls whether or not FILE_ID.DIZ files will be imported for the
- ; file description. If no !DIZ command is used, !DIZ ON (import the
- ; description) will be assumed.
- ;
- ; Valid options are ON and OFF.
- ;
- !DIZ ON
- ;
- ; !LDESC controls whether or not any LDesc fields in the TIC file will be
- ; imported as the file's description. These fields will only be used if
- ; there is no FILE_ID.DIZ or !DIZ is OFF.
- ;
- ; Valid options are ON (import them, default), and OFF.
- ;
- !LDESC ON
- ;
- ; !ORPHAN specifies how orphaned TICs will be handled. Options are KEEP
- ; (default) or KILL.
- ;
- !ORPHAN KEEP
- ;
- ; !UNKNOWN specifies how TICs from an unknown file area are handled. Options
- ; are KEEP (default) or KILL.
- ;
- !UNKNOWN KEEP
- ;
- ; !ALLTICS allows you to specify a filespec to search for an archive
- ; containing .TIC files. Planet Connect and other providers use this
- ; method for sending .TIC files. The default is ALLTICS.*
- ;
- !ALLTICS ALLTICS.ZIP
- ;
- ; All other non-commented lines are assumed to be area definitions. The
- ; format for these definitions should be:
- ;
- ; areaname filearea|KILL
- ;
- ; Where areaname is the name of the file area to import (wildcards are
- ; allowed) and filearea is the area (as defined in your RA configuration) to
- ; import files to. If KILL is used instead of a filearea, the files will
- ; be deleted.
- ;
- ; Several examples are below.
- ;
- 1-* 1
- 2-* 1
- PCB-NAPP 13
- DDSDOORS 5
- 1-SOUND 27
- 4_SOUND 27
- FW* 34
- RAD* 26
- ECHOLIST 48
- WDN_* KILL
- NODEDIFF 195
- BACKBONE 195
- FIDONEWS 195
- FILEBONE 195
- SS_AREAS 195
- EP-MAG 43
- EP-ASCII 40
- FTSC* 195
- PCB-PPE KILL
- CDN_* KILL
- FASTECHO 26
- LINUX* KILL
- PROBOARD KILL
- RA* 26
-